Objects Types and Constants Properties Methods Object Hierarchy Index

_VirtualIntersection Method

Description:

Syntax:

C++:
#include "imsigx.h"
HRESULT hr = pObject->_VirtualIntersection(v, g1, g2, &prop);

Visual Basic:
prop = object._VirtualIntersection(v, g1, g2)

Parts:

v

long

[in]

g1

long

[in]

g2

long

[in]

prop

PickResult*

[out][retval]

Defined in:

View


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums